GUI Help > Special > selectedListViewItem

selectedListViewItem
int item=selectedListViewItem(handle gadget)

Description:
Returns the index of the currently selected item in a listview.

Return Value:
See Above

Parameters:
gadget Handle of a listview gadget.
Remarks:


See Also:


Example:
(Note: You will need to include the GUI constants file for this example to work)